Params

interface Params

The parameters of the SelectClientCertificateCallback.

Functions

Link copied to clipboard
Returns a string that represents the localized text of the "Cancel" action.
Link copied to clipboard
Returns an immutable list of the certificates allowed by the server.
Link copied to clipboard
open fun hostPort(): HostPort
Returns the host and port of the server that requested the client authentication.
Link copied to clipboard
open fun isProxy(): Boolean
Returns true if the request that requires the client certificate selection is issued by an HTTPS proxy server.
Link copied to clipboard
open fun message(): String
Returns a string that represents the localized dialog message.
Link copied to clipboard
Returns a string that represents the localized text of the "Select" action.
Link copied to clipboard
open fun title(): String
Returns a string that represents the localized dialog title.